54
records
Facebook pages
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"bruxelles_statistiques_facebook_francais",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/bruxelles_statistiques_facebook_francais"
}
] - "definitions":{
- "bruxelles_statistiques_facebook_francais":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/bruxelles_statistiques_facebook_francais_records"
}
}
} - "records":
} - "properties":
- "bruxelles_statistiques_facebook_francais_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "francais":,{
- "type":"integer",
- "title":"French",
- "description":""
} - "neerlandais":,{
- "type":"integer",
- "title":"Dutch",
- "description":""
} - "anglais":{
- "type":"integer",
- "title":"English",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "bruxelles_statistiques_facebook_francais":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.